Termination Proof Script

Consider the TRS R consisting of the rewrite rule
1:    f(g(X),Y)  → f(X,f(g(X),Y))
There are 2 dependency pairs:
2:    F(g(X),Y)  → F(X,f(g(X),Y))
3:    F(g(X),Y)  → F(g(X),Y)
The approximated dependency graph contains one SCC: {2,3}.
Tyrolean Termination Tool  (0.01 seconds)   ---  May 3, 2006